home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / gnu / cpio-2_3.lha / cpio-2.3 / version.c < prev    next >
C/C++ Source or Header  |  1993-07-05  |  82b  |  3 lines

  1. /* The version number of cpio and mt.  */
  2. char *version_string = "version 2.3\n";
  3.